home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / cppsx241.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  17.6 KB  |  475 lines

  1. *PPD-Adobe: "4.0"
  2. *% Date: 22-November-93 Mark Bate, Seiko Instruments Inc. 408-922-5800
  3. *FormatVersion: "4.0"
  4. *FileVersion: "1.0"
  5. *LanguageVersion: English
  6. *PCFileName: "CPPSX241.PPD"
  7. *Product: "(ColorPoint PSX)"
  8. *PSVersion: "(241.3) 0"
  9. *PSVersion: "(241.1) 0"
  10. *PSVersion: "(240.7) 0"
  11. *PSVersion: "(240.3) 0"
  12. *PSVersion: "(240.0) 0"
  13. *PSVersion: "(230 C.8A) 0"
  14. *ModelName: "Seiko ColorPoint PSX"
  15. *NickName: "Seiko ColorPoint PSX v241.3"
  16. *% ==== Options and Constraints =====
  17. *UIConstraints: *Option1 5514 *Option2 None
  18. *UIConstraints: *Option1 None *PageSize Tabloid
  19. *UIConstraints: *Option1 None *PageSize BSuper
  20. *UIConstraints: *Option1 None *PageSize A4
  21. *UIConstraints: *Option1 None *PageSize B4
  22. *UIConstraints: *Option1 5514 *PageSize ASuper
  23. *UIConstraints: *Option1 None *PageRegion Tabloid
  24. *UIConstraints: *Option1 None *PageRegion BSuper
  25. *UIConstraints: *Option1 None *PageRegion A4
  26. *UIConstraints: *Option1 None *PageRegion B4
  27. *UIConstraints: *Option1 5514 *PageRegion ASuper
  28. *OpenGroup: InstallableOptions
  29. *OpenUI *Option1/Printer Model: PickOne
  30. *DefaultOption1: None
  31. *Option1 None/Model 5504 (letter): ""
  32. *Option1 5514/Model 5514 (tabloid): ""
  33. *CloseUI: *Option1
  34. *OpenUI *Option2/Printer Memory: PickOne
  35. *DefaultOption2: None
  36. *Option2 None/6 Meg RAM (Minimum): ""
  37. *Option2 10Meg/10 Meg RAM Upgrade: ""
  38. *Option2 18Meg/18 Meg RAM Upgrade: ""
  39. *Option2 22Meg/22 Meg RAM Upgrade: ""
  40. *Option2 34Meg/34 Meg RAM Upgrade: ""
  41. *CloseUI: *Option2
  42. *CloseGroup: InstallableOptions
  43. *% Basic Device Capabilities ========================
  44. *LanguageLevel: "1"
  45. *FreeVM: "587000"
  46. *VMOption None/Standard: "587000"
  47. *VMOption 10Meg: "1147000"
  48. *VMOption 18Meg: "2431000"
  49. *VMOption 22Meg: "2795000"
  50. *VMOption 34Meg: "3883000"
  51.  
  52. *ColorDevice: True
  53. *DefaultColorSpace: CMYK
  54. *Extensions: CMYK FileSystem
  55. *FileSystem: True
  56. *?FileSystem: "
  57. save statusdict begin
  58. (False) /diskstatus where
  59.         {
  60.         pop diskstatus exch pop 0 ne
  61.                 {
  62.                 pop (True)
  63.                 }if
  64.         }if = flush end restore"
  65. *End
  66. *Throughput: "1"
  67. *% System Management===============================
  68. *Password: "0"
  69. *ExitServer: "
  70. count 0 eq
  71.         {
  72.         % password not on the stack
  73.         true
  74.         }
  75.         {
  76.         % check password for validity
  77.         dup
  78.         statusdict begin
  79.         checkpassword
  80.         end %statusdict
  81.         not
  82.         }ifelse
  83.         {
  84.         % password invalid or missing
  85.         (WARNING! Cannot perform exitserver.) print
  86.         (Invalid password.) print
  87.         (Please contact system support.) print flush
  88.         quit
  89.         }if serverdict begin exitserver"
  90. *End
  91. *Reset: "count 0 eq
  92.         {
  93.         % password not on the stack
  94.         true
  95.         }
  96.         {
  97.         % check password for validity
  98.         dup
  99.         statusdict begin
  100.         checkpassword
  101.         end %statusdict
  102.         not
  103.         }ifelse
  104.         {
  105.         % password invalid or missing
  106.         (WARNING! Cannot perform exitserver.) print
  107.         (Invalid password.) print
  108.         (Please contact system support.) print flush
  109.         quit
  110.         }if
  111. serverdict begin exitserver
  112. systemdict /quit get exec
  113. (WARNING! Printer Reset failed.) print flush"
  114. *End
  115. *%=== Resolution =========================================
  116. *DefaultResolution: 300dpi
  117. *?Resolution: "
  118. save
  119. initgraphics
  120. 0 0 matrix defaultmatrix transform
  121. 0 72 matrix defaultmatrix transform
  122. 3 -1 roll sub dup mul
  123. 3 1 roll exch sub dup mul
  124. add sqrt round cvi
  125. (          ) cvs print (dpi) print flush
  126. restore"
  127. *End
  128.  
  129. *% Halftone Information 22-Nov-93=============
  130. *% Their be more Dragons!
  131. *OpenUI *Halftone/MatchPoint¬ Halftone: PickOne
  132. *OrderDependency: 60 AnySetup *Halftone
  133. *DefaultHalftone: E/Enhanced
  134. *Halftone A/Aligned 60 LPI: "60 45 CPSpot 60 45 CPSpot 60 45 CPSpot 60 45 CPSpot setcolorscreen"
  135. *Halftone E/Enhanced 100 LPI: "25 0 CPEnhanced 25 0 CPEnhanced 25 0 CPEnhanced 25 0 CPEnhanced setcolorscreen"
  136. *Halftone R/Rotated 50 LPI: "50 42 CPSpot 50 85 CPSpot 50 36 CPSpot 50 24 CPSpot setcolorscreen"
  137. *End
  138. *?Halftone: ""
  139. *CloseUI: *Halftone
  140. *ScreenProc Line: "{pop}"
  141. *ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  142. *DefaultTransfer: Null
  143. *Transfer Null: "{}"
  144. *Transfer Null.Inverse: "{1 exch sub}"
  145. *Transfer Normalized: "{.6 exp}"
  146. *Transfer Normalized.Inverse: "{1 exch sub}"
  147.  
  148. *% Paper Handling ===================
  149. *% Use these entries to set paper size most of the time, unless there is
  150. *% specific reason to use PageRegion or PaperTray.
  151. *% NOTE: These do not set the physical page size (Version 1.1).
  152. *OpenUI *PageSize: PickOne
  153. *OrderDependency: 50 AnySetup *PageSize
  154. *DefaultPageSize: Letter
  155. *PageSize Letter/US Letter:     "letter"
  156. *PageSize Tabloid:                      "11x17"
  157. *PageSize ASuper/A Super:       "asuper"
  158. *PageSize BSuper/B Super:       "bsuper"
  159. *PageSize A3:                           "a3"
  160. *PageSize A4:                           "a4"
  161. *PageSize B4:                           "b4"
  162. *?PageSize: "save statusdict begin
  163. /pagesize where
  164.         {
  165.         pop
  166.         9 dict begin
  167.         /0 (Letter) def
  168.         /1 (Letter) def
  169.         /2 (ASuper) def
  170.         /3 (A4) def
  171.         /4 (A4) def
  172.         /5 (Tabloid) def
  173.         /6 (BSuper) def
  174.         /7 (B4) def
  175.         /8 (A3) def
  176.         pagesize
  177.                 {
  178.                 ( ) cvs cvn load exec
  179.                 }stopped not
  180.                 {
  181.                 = flush
  182.                 }
  183.                 {
  184.                 (Unknown) = flush
  185.                 }ifelse end             %temp
  186.         }if end restore"
  187. *End
  188. *CloseUI: *PageSize
  189. *% These entries will set up the frame buffer. Usually used with manual feed.
  190. *OpenUI *PageRegion:  PickOne
  191. *OrderDependency: 50 AnySetup *PageRegion
  192. *DefaultPageRegion: Letter
  193. *PageRegion Letter/US Letter: "letter"
  194. *PageRegion Tabloid: "11x17"
  195. *PageRegion ASuper/A Super: "asuper"
  196. *PageRegion BSuper/B Super: "bsuper"
  197. *PageRegion A3: "a3"
  198. *PageRegion A4: "a4"
  199. *PageRegion B4: "b4"
  200. *CloseUI: *PageRegion
  201. *% These entries will invoke a particular paper tray.
  202. *DefaultPaperTray: None
  203. *% The following entries provide information about specific paper keywords.
  204. *DefaultImageableArea: Letter
  205. *ImageableArea Letter/US Letter:        "12 10 601 783 "
  206. *ImageableArea Tabloid:                         "10 15 782 1209 "
  207. *ImageableArea ASuper/A Super:          "11 12 624 946 "
  208. *ImageableArea BSuper/B Super:          "11 12 852 1244 "
  209. *ImageableArea A3:                                      "11 15 831 1176 "
  210. *ImageableArea A4:                                      "12 11 584 832 "
  211. *ImageableArea B4:                                      "11 12 718 1020 "
  212. *?ImageableArea: "
  213. save
  214. /cvp
  215.         {
  216.         cvi (            ) cvs print ( ) print
  217.         }bind def
  218. newpath clippath pathbbox
  219. 4 -2 roll exch 2
  220.         {
  221.         ceiling cvp
  222.         }repeat
  223. exch 2
  224.         {
  225.         floor cvp
  226.         }repeat flush restore"
  227. *End
  228. *% These provide the physical dimensions of the paper (by keyword)
  229. *DefaultPaperDimension: Letter
  230. *PaperDimension Letter/US Letter: "612 792"
  231. *PaperDimension Tabloid: "792 1224"
  232. *PaperDimension ASuper/A Super: "634 1076"
  233. *PaperDimension BSuper/B Super: "864 1373"
  234. *PaperDimension A3: "842 1190"
  235. *PaperDimension A4: "595 842"
  236. *PaperDimension B4: "729 1032"
  237.  
  238. *% Paper Handling 22-Nov-93 =====================
  239. *RequiresPageRegion All: True
  240. *OpenUI *InputSlot: PickOne
  241. *OrderDependency: 10 AnySetup *InputSlot
  242. *DefaultInputSlot: Cassette
  243. *InputSlot Cassette: "
  244. statusdict
  245. /SIIscreen{25 0 CPEnhanced 25 0 CPEnhanced 25 0 CPEnhanced 25 0 CPEnhanced setcolorscreen}def
  246. /SeikoAr [
  247. 0.360 .0168 0.408 0.480 0.672 0.432 0.378 0.186 0.426 0.498 0.690 0.450
  248. 0.120 0.024 0.216 0.720 0.816 0.624 0.138 0.042 0.234 0.738 0.834 0.642
  249. 0.312 0.072 0.264 0.528 0.768 0.576 0.330 0.090 0.282 0.546 0.768 0.594
  250. 0.504 0.696 0.456 0.336 0.144 0.384 0.522 0.714 0.474 0.354 0.162 0.402
  251. 0.744 0.840 0.648 0.096 0.000 0.192 0.762 0.858 0.666 0.114 0.018 0.210
  252. 0.522 0.792 0.600 0.288 0.048 0.240 0.570 0.810 0.618 0.306 0.066 0.258
  253. 0.372 0.180 0.420 0.492 0.684 0.444 0.366 0.174 0.414 0.486 0.687 0.438
  254. 0.132 0.036 0.228 0.732 0.828 0.636 0.126 0.030 0.222 0.726 0.822 0.630
  255. 0.324 0.084 0.276 0.540 0.780 0.588 0.318 0.078 0.270 0.534 0.774 0.582
  256. 0.516 0.708 0.468 0.348 0.156 0.396 0.510 0.702 0.462 0.342 0.150 0.390
  257. 0.756 0.852 0.660 0.108 0.012 0.204 0.750 0.846 0.654 0.102 0.006 0.198
  258. 0.564 0.804 0.612 0.300 0.060 0.252 0.558 0.798 0.606 0.294 0.054 0.246]def
  259. /CPEnhanced
  260. {[{6 mul floor 6 add cvi 12 mul exch 6 mul floor 6 add cvi add SeikoAr exch get}
  261. aload pop false
  262. {/neg load}if
  263. ]cvx}bind def
  264. /CPSpot
  265.         {{abs exch abs 2 copy add 1 gt
  266.                         {1 sub dup mul exch 1 sub dup mul add 1 sub}
  267.                         {dup mul exch dup mul add 1 exch sub}
  268.                         ifelse
  269.                 }}bind def"
  270. *End
  271. *CloseUI: *InputSlot
  272. *DefaultOutputBin: Upper
  273. *DefaultOutputOrder: Reverse
  274.  
  275. *% Font Information =====================
  276. *% NOTE: The font version numbers are not implemented in the
  277. *%              FontInfo dictionary (Version 1.1).
  278. *% Fix this !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  279. *DefaultFont: Courier
  280. *Font AvantGarde-Book: Standard "(001.000)"
  281. *Font AvantGarde-BookOblique: Standard "(001.000)"
  282. *Font AvantGarde-Demi: Standard "(001.000)"
  283. *Font AvantGarde-DemiOblique: Standard "(001.000)"
  284. *Font Bookman-Demi: Standard "(001.000)"
  285. *Font Bookman-DemiItalic: Standard "(001.000)"
  286. *Font Bookman-Light: Standard "(001.000)"
  287. *Font Bookman-LightItalic: Standard "(001.000)"
  288. *Font Courier: Standard "(001.000)"
  289. *Font Courier-Bold: Standard "(001.000)"
  290. *Font Courier-BoldOblique: Standard "(001.000)"
  291. *Font Courier-Oblique: Standard "(001.000)"
  292. *Font Helvetica: Standard "(001.000)"
  293. *Font Helvetica-Bold: Standard "(001.000)"
  294. *Font Helvetica-BoldOblique: Standard "(001.000)"
  295. *Font Helvetica-Condensed: Standard "(001.000)"
  296. *Font Helvetica-Condensed-Bold: Standard "(001.000)"
  297. *Font Helvetica-Condensed-BoldObl: Standard "(001.000)"
  298. *Font Helvetica-Condensed-Oblique: Standard "(001.000)"
  299. *Font Helvetica-Narrow: Standard "(001.001)"
  300. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  301. *Font Helvetica-Narrow-BoldObl: Standard "(001.002)"
  302. *Font Helvetica-Narrow-Oblique: Standard "(001.001)"
  303. *Font Helvetica-Oblique: Standard "(001.000)"
  304. *Font NewCenturySchlbk-Bold: Standard "(001.000)"
  305. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)"
  306. *Font NewCenturySchlbk-Italic: Standard "(001.000)"
  307. *Font NewCenturySchlbk-Roman: Standard "(001.000)"
  308. *Font Palatino-Bold: Standard "(001.000)"
  309. *Font Palatino-BoldItalic: Standard "(001.000)"
  310. *Font Palatino-Italic: Standard "(001.000)"
  311. *Font Palatino-Roman: Standard "(001.000)"
  312. *Font Symbol: Special "(001.000)"
  313. *Font Times-Bold: Standard "(001.000)"
  314. *Font Times-BoldItalic: Standard "(001.000)"
  315. *Font Times-Italic: Standard "(001.000)"
  316. *Font Times-Roman: Standard "(001.000)"
  317. *Font ZapfChancery-MediumItalic: Standard "(001.000)"
  318. *Font ZapfDingbats: Special "(001.000)"
  319. *?FontQuery: "
  320. save
  321. 4 dict begin
  322. /sv exch def
  323. /str (fonts/                              ) def
  324. /st2 30 string def
  325.         {
  326.         count 0 gt
  327.                 {
  328.                 dup FontDirectory exch known
  329.                         {
  330.                         pop 1
  331.                         }
  332.                         {
  333.                         str exch st2 cvs dup length /len exch def
  334.                         6 exch putinterval str 0 len 6 add getinterval mark exch
  335.                                 {
  336.                                 }st2 filenameforall counttomark 0 gt
  337.                                 {
  338.                                 cleartomark 1
  339.                                 }
  340.                                 {
  341.                                 cleartomark 0
  342.                                 }ifelse
  343.                         }ifelse print flush
  344.                 }
  345.                 {
  346.                 exit
  347.                 }ifelse
  348.         }bind loop sv end restore"
  349. *End
  350. *?FontList: "
  351. FontDirectory
  352.         {
  353.         pop ==
  354.         }forall
  355. /filenameforall where
  356.         {
  357.         pop save (fonts/*)
  358.                 {
  359.                 dup length 6 sub 6 exch getinterval ==
  360.                 }128 string filenameforall restore
  361.         }if
  362. (*) print flush
  363. "
  364. *End
  365. *% Printer Messages (verbatim from printer):
  366. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  367. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  368. *Message: "\FontName\ not available, substituting default font: /Courier"
  369. *% Status (format: %%[ status: <one of these> ]%% )
  370. *Status: "idle"
  371. *Status: "busy"
  372. *Status: "waiting"
  373. *Status: "printing"
  374. *Status: "initializing"
  375. *Status: "warming up"
  376. *Status: "PrinterError: Retry count exceeded"
  377. *Status: "PrinterError: Cover open"
  378. *Status: "PrinterError: Paper out"
  379. *Status: "PrinterError: Paper jam"
  380. *Status: "PrinterError: Ink sheet out"
  381. *Status: "PrinterError: Ink sheet jam"
  382. *Status: "PrinterError: DRB too hot"
  383. *Status: "PrinterError: DRB thermistor failure"
  384. *Status: "PrinterError: Thermal printhead too hot"
  385. *Status: "PrinterError: Thermal printhead buffer failure"
  386. *Status: "PrinterError: Thermal printhead thermistor failure"
  387. *Status: "PrinterError: NVRAM checksum error"
  388. *Status: "PrinterError: NVRAM write error"
  389. *Status: "PrinterError: Pinch roller home error"
  390. *Status: "PrinterError: Pinch roller grip error"
  391. *Status: "PrinterError: Cutter failure"
  392. *Status: "PrinterError: Improper thermal printhead motion"
  393. *Status: "PrinterError: Illegal DRB command"
  394. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  395. *Source: "Serial"
  396. *Source: "Parallel"
  397. *Source: "Appletalk"
  398. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  399. *PrinterError: "Cover open"
  400. *PrinterError: "Paper out"
  401. *PrinterError: "Paper jam"
  402. *PrinterError: "Ink sheet out"
  403. *PrinterError: "Ink sheet jam"
  404. *PrinterError: "DRB too hot"
  405. *PrinterError: "DRB thermistor failure"
  406. *PrinterError: "Thermal printhead too hot"
  407. *PrinterError: "Thermal printhead buffer failure"
  408. *PrinterError: "Thermal printhead thermistor failure"
  409. *PrinterError: "NVRAM checksum error"
  410. *PrinterError: "NVRAM write error"
  411. *PrinterError: "Pinch roller home error"
  412. *PrinterError: "Pinch roller grip error"
  413. *PrinterError: "Cutter failure"
  414. *PrinterError: "Improper thermal printhead motion"
  415. *PrinterError: "Illegal DRB command"
  416. *PrinterError: "Retry count exceeded"
  417. *% Color Separation Information =====================
  418. *DefaultColorSep: ProcessBlack.25lpi.300dpi/Enhanced Screening
  419.  
  420. *InkName: ProcessBlack/Process Black
  421. *InkName: CustomColor/Custom Color
  422. *InkName: ProcessCyan/Process Cyan
  423. *InkName: ProcessMagenta/Process Magenta
  424. *InkName: ProcessYellow/Process Yellow
  425.  
  426. *ColorSepScreenAngle ProcessBlack.25lpi.300dpi/Enhanced Screening: "0"
  427. *ColorSepScreenAngle CustomColor.25lpi.300dpi/Enhanced Screening: "0"
  428. *ColorSepScreenAngle ProcessCyan.25lpi.300dpi/Enhanced Screening: "0"
  429. *ColorSepScreenAngle ProcessMagenta.25lpi.300dpi/Enhanced Screening: "0"
  430. *ColorSepScreenAngle ProcessYellow.25lpi.300dpi/Enhanced Screening: "0"
  431.  
  432. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/Standard Screening: "45"
  433. *ColorSepScreenAngle CustomColor.60lpi.300dpi/Standard Screening: "45"
  434. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/Standard Screening: "30"
  435. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/Standard Screening: "84"
  436. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/Standard Screening: "6"
  437.  
  438. *ColorSepScreenFreq ProcessBlack.25lpi.300dpi/Enhanced Screening: "25"
  439. *ColorSepScreenFreq CustomColor.25lpi.300dpi/Enhanced Screening: "25"
  440. *ColorSepScreenFreq ProcessCyan.25lpi.300dpi/Enhanced Screening: "25"
  441. *ColorSepScreenFreq ProcessMagenta.25lpi.300dpi/Enhanced Screening: "25"
  442. *ColorSepScreenFreq ProcessYellow.25lpi.300dpi/Enhanced Screening: "25"
  443.  
  444. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/Standard Screening: "60"
  445. *ColorSepScreenFreq CustomColor.60lpi.300dpi/Standard Screening: "60"
  446. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/Standard Screening: "60"
  447. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/Standard Screening: "60"
  448. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/Standard Screening: "60"
  449.  
  450. *ColorSepScreenProc ProcessBlack.25lpi.300dpi/Enhanced Screening: "CPEnhanced"
  451. *ColorSepScreenProc CustomColor.25lpi.300dpi/Enhanced Screening: "CPEnhanced"
  452. *ColorSepScreenProc ProcessCyan.25lpi.300dpi/Enhanced Screening: "CPEnhanced"
  453. *ColorSepScreenProc ProcessMagenta.25lpi.300dpi/Enhanced Screening: "CPEnhanced"
  454. *ColorSepScreenProc ProcessYellow.25lpi.300dpi/Enhanced Screening: "CPEnhanced"
  455.  
  456. *ColorSepScreenProc ProcessBlack.60lpi.300dpi/Standard Screening: "CPSpot"
  457. *ColorSepScreenProc CustomColor.60lpi.300dpi/Standard Screening: "CPSpot"
  458. *ColorSepScreenProc ProcessCyan.60lpi.300dpi/Standard Screening: "CPSpot"
  459. *ColorSepScreenProc ProcessMagenta.60lpi.300dpi/Standard Screening: "CPSpot"
  460. *ColorSepScreenProc ProcessYellow.60lpi.300dpi/Standard Screening: "CPSpot"
  461.  
  462. *ColorSepTransfer ProcessBlack.25lpi.300dpi/Enhanced Screening: "{.6 exp }"
  463. *ColorSepTransfer CustomColor.25lpi.300dpi/Enhanced Screening: "{.6 exp }"
  464. *ColorSepTransfer ProcessCyan.25lpi.300dpi/Enhanced Screening: "{.6 exp }"
  465. *ColorSepTransfer ProcessMagenta.25lpi.300dpi/Enhanced Screening: "{.6 exp }"
  466. *ColorSepTransfer ProcessYellow.25lpi.300dpi/Enhanced Screening: "{.6 exp }"
  467.  
  468. *ColorSepTransfer ProcessBlack.60lpi.300dpi/Standard Screening: "{.6 exp }"
  469. *ColorSepTransfer CustomColor.60lpi.300dpi/Standard Screening: "{.6 exp }"
  470. *ColorSepTransfer ProcessCyan.60lpi.300dpi/Standard Screening: "{.6 exp }"
  471. *ColorSepTransfer ProcessMagenta.60lpi.300dpi/Standard Screening: "{.6 exp }"
  472. *ColorSepTransfer ProcessYellow.60lpi.300dpi/Standard Screening: "{.6 exp }"
  473. *% end of PPD file for Seiko Instruments USA Inc.
  474. *% ColorPoint PS version 24 1
  475.